home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1998 January / Macworld (1998-01).dmg / Serious Demos / Visual MacStandardBasic Demo / Visual MSB Reference / Visual MSB Reference.rsrc / PICT_72.png < prev    next >
Portable Network Graphic  |  1997-10-23  |  92KB  |  816x1056  |  16-bit (507 colors)
Labels: book | bulletin board | crt screen | monitor | poster | reckoner | road | sky | waterfall | web site
OCR: numeric -expression - This argument can be any valid numeric expression. decimalPlaces This should be a value from 0 to 13 to designate the number of decimal places var$ Space( length This function returns string that contains a designated number of spaces The Space function returns string contain the number of spaces designated by the length parameter length This argument can be any valid numeric expression var$ String ( length charCode ) This function returns string that II the length specified and filled with the ASCII character represented by charCode length This argument can be any valid numeric expression. charCode This argument is a ASCII character po5 for filling the string (ie 32 for space character) var Len( text$ This function returns the length of a string The Len function retu ...